-- background: 2686 from stack: in -- bmap block id: 3206 -- flags: 0000 -- background id: 0 -- name: -- part 1 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=6 right=28 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: FULL ----- HyperTalk script ----- on mouseUp GO TO"CARB/FULL" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=25 right=47 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: PART ----- HyperTalk script ----- on mouseUp GO TO "CARB/PART" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=44 right=66 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: IDLE ----- HyperTalk script ----- on mouseUp GO TO "CARB/IDLE" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=82 right=104 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: FUEL INJECT ----- HyperTalk script ----- on mouseUp GO TO "CARB/FUEL INJECT" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=101 right=123 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: DISCUSSION ----- HyperTalk script ----- on mouseUp GO TO "CARB/DISCUSSION" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=120 right=142 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: DONE ----- HyperTalk script ----- on mouseUp GO TO "GAS/FULL LOAD" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=186 top=192 right=214 bottom=286 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: RUN ----- HyperTalk script ----- on MOUSESTILLDOWN GO TO NEXT CARD END MOUSESTILLDOWN -- part 8 (button) -- low flags: 00 -- high flags: C006 -- rect: left=398 top=63 right=85 bottom=498 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: CHOKE ----- HyperTalk script ----- on mouseUp GO TO "CARB/CHOKE" end mouseUp